Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing Extensions and Drivers /
Chapter 4 - Printing Messages / Printing Messages Reference
Constants and Data Types for Macintosh Printing Manager Compatibility


File Save Types for the Universal Print Structure

You can use the constants that define how to save a print file to define the value of the saveFile field in the universal print structure.

enum {
   gxNoFile          = 0,
   gxPostScriptFile  = 1
};
Constant descriptions

gxNoFile
The driver need not save the print job in a file.
gxPostScriptFile

The driver needs to save the print job in a PostScript file.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help